Uses of Class
org.eclipse.vtp.framework.engine.runtime.Configurable

Packages that use Configurable
org.eclipse.vtp.framework.engine.runtime   
 

Uses of Configurable in org.eclipse.vtp.framework.engine.runtime
 

Subclasses of Configurable in org.eclipse.vtp.framework.engine.runtime
 class Action
          Represents an action that can be run by the engine.
 class Executable
          Executable.
 class Observer
          Represents an observer that can be run by the engine before or after an action.
 class Service
          Represents a service available to actions and observers.